Conversation
Missing ChangesetsThe following package(s) are changed by this PR but do not have a changeset:
See CONTRIBUTING.md for more information about how to add changesets. Changed Packages
|
|
🤖 Finished Review · ✅ Success · Started 12:01 PM UTC · Completed 12:15 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Cost: $5.09 |
❌ 27 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
ReviewFindingsLow
Labels: PR adds integration tests for scorecard backend modules. |
|
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution! |
… into scorecard-modules-backend
|



Hey, I just made a Pull Request!
RHIDP-15181
Adds
startTestBackendintegration tests for all 9 scorecard backend modules. Each test verifiesthat the module registers its metric providers (and collectors, where applicable) with the scorecard
plugin at runtime without errors.
Follow-up to the scorecard backend POC in #3414
What's included
module.test.tsfiles - one per module, each usingstartTestBackendwithscorecardPlugin+ the module under testpackage.jsonfiles - addssupertest,@types/supertest,@backstage/plugin-catalog-node, andscorecard-backendas devDependenciesyarn.lockupdated for the new dependenciesModules covered
scorecardCollectorsServiceRefjiraconfig✔️ Checklist